home *** CD-ROM | disk | FTP | other *** search
/ World of Video / World of Video.iso / gfxprograms / genlock / videotitler / video.lha / video.doc < prev   
Text File  |  2010-01-04  |  4KB  |  119 lines

  1. ***************************************************************************
  2. *                                                                         *
  3. *                             Video Titler V2.2                           *
  4. *                                                                         *
  5. ***************************************************************************
  6.  
  7.     --- Written By Paul Hickman ©Sep 1993 - E-Mail: ph@doc.ic.ac.uk ---
  8.  
  9.                          --- Using AMOS V1.36 ---
  10.  
  11.  
  12. Distribution:   This program may be freely distributed in any way, as long
  13.                 as profit is made from it.  Anyone wishing to distribute
  14.                 this program for profit should contact me.
  15.  
  16. ----------------------------------------------------------------------------
  17.  
  18. Installation (Floppy)
  19. ---------------------
  20.  
  21. Extract  the  archive  onto  an  installed  formatted  disk,  then copy the
  22. following files to the appropriate directories from your workbench disk:
  23.  
  24. C Directory:     Assign
  25.                  EndCli
  26.  
  27. L Directory:     Ram-Handler     (KS1.x only)
  28.                  Disk-Validator
  29.  
  30. Libs Directory:  Diskfont.Library
  31.  
  32.  
  33. Then  copy  any  bitmaped fonts you wish to use with the program other than
  34. the selection suppied  to  the  fonts  directory  of  the disk, or edit the
  35. start-up sequence to assign FONTS: to another disk/device  where  you  keep
  36. your font collection.
  37.  
  38. ---------------------------------------------------------------------------
  39.  
  40. Installation (Hard Disk)
  41. ------------------------
  42.  
  43. Extract the archive onto a floppy disk, or temporary directory.
  44.  
  45. Create a directory to hold the program, copy the file VIDEO to it, and
  46. make a subdirectory titles.Then create a script along the lines of:
  47.  
  48. Assign FONTS: dh0:fonts                         (If not already done)
  49. Assign Titles: dh0:« Program's directory »
  50. dh0:« Program's directory »/VIDEO
  51.  
  52. Copy the fonts supplied with the program to your FONTS: directory if you
  53. wish to use them.
  54.  
  55. ---------------------------------------------------------------------------
  56.  
  57. Running the program
  58. -------------------
  59.  
  60. Floppy disk:    Boot the disk or type Video from a CLI/Shell window.
  61.  
  62. Hard disk:      Execute the script created above.
  63.  
  64. The  program will automatically detatch itself from the CLI, so there is no
  65. need to  use  the AmigaDOS Run command. When run the program looks for it's
  66. configuration file  S:VideoTitler2_2.prefs.  If  this cannot be accessed, a
  67. built in default configuration is used.
  68.  
  69. ---------------------------------------------------------------------------
  70.  
  71. Using the program
  72. -----------------
  73.  
  74. Video titler V2.2 has full on-line hypertext help in place of a instruction
  75. file.  Load  the  program,  then press the Help button in the centre of the
  76. control panel with the left mouse  key.  Read  the  sections Using Help and
  77. Introduction / Manual first.
  78.  
  79. ---------------------------------------------------------------------------
  80.  
  81.                              Revision History
  82.                              ================
  83.  
  84. Version 2.2:    2nd Public release.
  85.  
  86.               - Front end graphics redrawn.
  87.               - I/O Error detection added.
  88.               - On-Help facility re-written to use hypertext links.
  89.               - Centre button now re-centres text when you edit it
  90.               - automatically.
  91.               - You can now select any background colour.
  92.               - Font loading system changed. Now doesn't try to load every
  93.                 font, doesn't hang from AMOS font command bugs, and allows
  94.                 you to change font quickly without scrolling a font
  95.                 selector.
  96.               - Configuration File now saved.
  97.  
  98. Version 2.1:    Version for Imperial College TV & My Home Use only.
  99.  
  100.               - Floating title system added.
  101.               - Mouse pointer bug fixed.
  102.               - Permanent title added.
  103.               - Text Style controls added
  104.               - Palette editor added.
  105.  
  106. Version 2.0:    1st Public release.
  107.  
  108.               - Front end redesigned completely.
  109.               - Colour, Font & Position now set via graphical interface
  110.                 instead of typing into numeric gadgets.
  111.               - Now uses multiple fonts instead of enlarging topaz 8 by
  112.                 different scale factors.
  113.               - Scrolling is now smoother.
  114.  
  115. Version 1.0:    First version - never released.
  116.  
  117.  
  118.  
  119.